home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 May / PCWorld_2007-05_cd.bin / v cisle / mediaportal / Setup.msi / _7D70CA33C218362F815E9756880A9F01 / _12D150D642394388AD808D029D68935E < prev    next >
Extensible Markup Language  |  2006-12-20  |  1KB  |  44 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <controls>
  4.     <control>
  5.       <type>image</type>
  6.       <description>BG</description>
  7.       <id>1</id>
  8.       <width>1366</width>
  9.       <height>768</height>
  10.     </control>
  11.     <control>
  12.       <type>image</type>
  13.       <id>1</id>
  14.       <posX>155</posX>
  15.       <posY>522</posY>
  16.       <width>217</width>
  17.       <height>213</height>
  18.       <texture>#header.hover</texture>
  19.       <animation effect="fade" time="200">WindowOpen</animation>
  20.       <animation effect="fade" time="200">WindowClose</animation>
  21.     </control>
  22.     <control>
  23.       <type>image</type>
  24.       <description>MP    Logo</description>
  25.       <id>1</id>
  26.       <posX>60</posX>
  27.       <posY>32</posY>
  28.       <texture>mplogo.png</texture>
  29.       <animation effect="fade" time="200">WindowOpen</animation>
  30.       <animation effect="fade" time="200">WindowClose</animation>
  31.     </control>
  32.     <control>
  33.       <type>label</type>
  34.       <description>e.g. Setup TV</description>
  35.       <id>1</id>
  36.       <posX>60</posX>
  37.       <posY>128</posY>
  38.       <label>#header.label</label>
  39.       <font>font18</font>
  40.       <animation effect="fade" time="200">WindowOpen</animation>
  41.       <animation effect="fade" time="200">WindowClose</animation>
  42.     </control>
  43.   </controls>
  44. </window>